home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / eabrws01.zip / EABROWSE.TXT < prev   
Text File  |  1993-04-22  |  3KB  |  89 lines

  1. === DISCLAIMER ===
  2.  
  3.  
  4. I allow you to use and distribute EA-Browser freely under the condition 
  5. that I am in no way responsible for any damage or loss you may suffer. 
  6.  
  7. Henk Kelder, 2:280/801.339@fidonet.org
  8.  
  9.  
  10. NOTES ON THIS PROGRAM - VERSION 0.10
  11. ====================================
  12.  
  13. This program - The EA-Browser - is a program under development. 
  14. It is not yet finished. 
  15.  
  16. It will however function as the title says - It allows you to browse thru
  17. the extended attributes on your disks.
  18.  
  19.  
  20.  
  21. WHAT THE PROGRAM SHOWS
  22. ======================
  23.  
  24. The top-left-side list box will show all files and directories in the
  25. current directory. 
  26. The top-right-side list box will show all extended attributes belonging 
  27. the the file or directory that is selected in the top-left-side listbox.
  28.  
  29. The bottom half of the screen will show the extended attribute itself.
  30.  
  31. It will show the EA depening on a menu-option:
  32.  
  33. -  When 'Binary Mode' is selected no EA-type formatting will take place and
  34.    the EA will be shown in hexadecimal (left) and character (right)
  35.    presentation.
  36.  
  37. -  When 'Binary Mode' is not selected the program will try to show the EA
  38.    based on the EA-type. The EA-type is normally specified by the first two
  39.    bytes of the EA. Several EA's do however not follow this convention or
  40.    they do not match the way the format of an EA-type as described in the 
  41.    'IBM Redbooks'.
  42.    Unknown EA-types are always displayed in binary mode. 
  43.  
  44.    Some EA-types are unclear to me: ASN.1 and MVST. I've never seen them
  45.    being used and do not know the format (yet). They will always be shown
  46.    in binary mode.    
  47.    Also EA's containing Metafiles and bitmaps are shown in binary mode.
  48.    See KNOWN BUGS for more information.
  49.  
  50.  
  51. You can change directories by double-clicking on a directory or by 
  52. selecting 'Change Directory' from the menu.
  53.  
  54. KNOWN BUGS
  55. ==========
  56.  
  57. The program tries to show the EA's according the the EA type. EA type
  58. information is however stored in the EA itself (the first 2 bytes) but can
  59. be incorrect or even not used (the data starts at the beginning).
  60. Rexx command files don't follow conventions there.
  61.  
  62. The EA-Browser can (in theory) try to show an EA based on a specified EA
  63. type and run into a protection violation if the EA has violated the format 
  64. of the specified type.
  65. Should this be the case try looking at the EA after you have selected 
  66. 'Binary mode' from the menu.
  67.  
  68.  
  69.  
  70. THE FUTURE OF THIS PROGRAM
  71. ==========================
  72.  
  73. The options in the menu are mostly 'Not yet implemented' and I am not even
  74. sure if they will ever be..
  75.  
  76. I am releasing this program as a BETA and so that anyone who thinks this
  77. program might be interesting can drop me a note with hints-tip-wishes.
  78.  
  79. An important question is: 
  80.   Should this program have the ability to change extended attributes? 
  81.   With the risk of changing some vital piece of information so that your
  82.   workplace shell never works again?
  83.  
  84. If you have any ideas, please send them to me at the above Fidonet address.
  85.  
  86. Henk Kelder
  87.  
  88.  
  89.